home *** CD-ROM | disk | FTP | other *** search
/ Blackhawk for Windows 95 1996 November / Blackhawk for Windows 95 - Novermer 1996.iso / _bbs / rbbstool / makefidx.cfg < prev    next >
Text File  |  1996-09-30  |  3KB  |  82 lines

  1. * for the cdrom, you have to edit this to reflect the correct drive letter
  2. *
  3. * Configuration file for MAKEFIDX, version 1.1
  4. * NameFile is the name of the list of files
  5. */NameFile=\RBBSCD\FIDX.DEF
  6. /NameFile=FIDX.DEF
  7. * LocationFile is the name of the list of locations for files
  8. */LocationFile=\RBBSCD\LIDX.DEF
  9. /LocationFile=LIDX.DEF
  10. * For WriteMode, use "Replace" when replacing existing NameFile and
  11. *     LocationFile.  If want to add to existing files, use "Update"
  12. /WriteMode=Replace
  13. */WriteMode=Update
  14. * list as many as you have (DOS) directories where you want
  15. * all the files in them listed.
  16.  
  17. * /FileSpec= m:\msdos\starter\*.*
  18. /FileSpec=n:\anicurs\*.* 
  19. /FileSpec=n:\bible\*.* 
  20. /FileSpec=n:\comm\*.* 
  21. /FileSpec=n:\demos\*.* 
  22. /FileSpec=n:\doc\*.* 
  23. /FileSpec=n:\games\*.* 
  24. /FileSpec=n:\graphics\*.* 
  25. /FileSpec=n:\misc\*.* 
  26. /FileSpec=n:\multimed\*.* 
  27. /FileSpec=n:\audio\*.* 
  28. /FileSpec=n:\patches\*.* 
  29. /FileSpec=n:\themes\*.* 
  30. /FileSpec=n:\util\*.* 
  31. /FileSpec=n:\util\archive\*.* 
  32. /FileSpec=n:\inetapps\*.* 
  33. /FileSpec=n:\inetapps\browsers\*.* 
  34. /FileSpec=n:\inetapps\bundles\*.* 
  35. /FileSpec=n:\inetapps\ftp\*.* 
  36. /FileSpec=n:\inetapps\html\*.* 
  37. /FileSpec=n:\inetapps\irc\*.* 
  38. /FileSpec=n:\inetapps\mail\*.* 
  39. /FileSpec=n:\inetapps\misc\*.* 
  40. /FileSpec=n:\inetapps\mud\*.* 
  41. /FileSpec=n:\inetapps\news\*.* 
  42. /FileSpec=n:\inetapps\phone\*.* 
  43. /FileSpec=n:\inetapps\servers\*.* 
  44. /FileSpec=n:\inetapps\telnet\*.* 
  45. /FileSpec=n:\inetapps\utils\*.* 
  46. /FileSpec=n:\inetapps\vrml\*.* 
  47. /FileSpec=n:\drivers\*.* 
  48. /FileSpec=n:\drivers\cdrom\*.* 
  49. /FileSpec=n:\drivers\misc\*.* 
  50. /FileSpec=n:\drivers\modem\*.* 
  51. /FileSpec=n:\drivers\mouse\*.* 
  52. /FileSpec=n:\drivers\network\*.* 
  53. /FileSpec=n:\drivers\printer\*.* 
  54. /FileSpec=n:\drivers\sound\*.* 
  55. /FileSpec=n:\drivers\video\*.* 
  56.  
  57. * A filespec will do a "DIR <filespec>" to get a listing of the
  58. * files.   DOS normally puts the directory name near the top in
  59. * the format "Directory of ".   If this is not true, you must
  60. * specify an alternate way for the Directory to be identified.
  61. * NOTE: use the following if you are using 4DOS rather than DOS
  62. * (remove the "*" at the front).
  63. *
  64. */DirString=    Directory:
  65. *
  66. * Note:  Normally you will NOT want to include any FileDir specs.
  67. * This is for loading lists of directories NOT on-line on your
  68. * system.
  69. *
  70. * List as many as you have of text files with file names in
  71. * them.  The file name must be at the beginning of each line.
  72. * It may include a drive/path.  If no drive path, a line with
  73. * "Directory of " following by drive/path should be included at
  74. * the top of the file.   Note: all listed files will be added
  75. * even if they are duplicates.   If you use CMPBBS to manage your
  76. * new files to avoid duplicates and trim down BBS lists to just
  77. * the new files, you should have only one entry here.
  78. *
  79. */FileDir=C:\DN\NEWLIST.DIR
  80. *
  81. *
  82.